profiler: add profiler marks for surface event delivery
authorChristian Hergert <chergert@redhat.com>
Thu, 13 Jun 2019 19:37:16 +0000 (12:37 -0700)
committerChristian Hergert <chergert@redhat.com>
Thu, 13 Jun 2019 21:42:51 +0000 (14:42 -0700)
commit4d06ef5a393c9eafd52b7dbe62ae400d28082ce3
tree22c8b0ddf4cd60e6f1dfdbe55da88c3d575182d2
parent0740445d199b1f08e4f5786845557b25eac84445
profiler: add profiler marks for surface event delivery

This gives us marks to track the duration of processing certain types of
GdkEvent. It also provides some basic struct information in cases where
having that information would likely be useful for debugging.
gdk/gdksurface.c